SyCornerstoneBatchDetail 
EntityType  Independent 
Logical Entity Name  SyCornerstoneBatchDetail 
Default Table Name  SyCornerstoneBatchDetail 
Logical Only  NO 
Definition 
 
Note 
 

SyCornerstoneBatchDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyCornerstoneBatchDetailID(PK)    INTEGER  NO 
 
SyCornerstoneBatchID(FK)    INTEGER  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId(FK)    INTEGER  NO 
 
TS    TIMESTAMP/DATE  NO 
 
ImportSucess    BIT  NO 
 
ProcessResult    NTEXT/LONG NVARCHAR  YES 
 

SyCornerstoneBatchDetail Keys 
Key Name  Key Type  Keys 
SyCornerstoneBatchDetail_SyCornerstoneBatchID_N_N_IDX  Inversion Entry  SyCornerstoneBatchID 
SyConerstoneBatchDetail_SyStudentID_N_N_IDX  Inversion Entry  SyStudentID 
SyCornerstoneBatchDetail_UserID_N_N_IDX  Inversion Entry  UserId 
PK_SyCornerstoneBatchDetail_SyCornerstoneBatchDetailID  PrimaryKey  SyCornerstoneBatchDetailID 

SyCornerstoneBatchDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SyCornerstoneBatch  Non-Identifying  One To Zero or More        SyCornerstoneBatchID  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyCornerstoneBatchDetail Check Constraints 
Check Constraint Name  CheckConstraint